home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Business Management / MAINT_ V7.0 Service+ Single User / MAINTX70.exe / SERVICE / MEMORY.TXT < prev    next >
Text File  |  1994-11-01  |  2KB  |  59 lines

  1.  
  2.                               Memory issues:
  3.  
  4. You cannot branch into this program from another program or menuing system.  
  5. If you are using any kind of front end menu, such as Automenu, Xtree, or 
  6. XtreePro, the program will be unable, in time, to read its files. Go into 
  7. \SERVICE and execute this utility:  
  8.  
  9.                      CD \SERVICE
  10.                      MEMORY    <========= you enter this
  11. program responds  
  12. with this  =====>   Machine is 14 % full.  555 bytes are free.
  13.             
  14.  
  15. Observe the '% full' number.  It should be between 8 and 16%.  If higher 
  16. than that, you have something loaded into memory that is conflicting with 
  17. the program.  Remove it until the '% full' number is reduced to between 8 
  18. and 16.
  19.  
  20.             Alternate methodology to check memory availability:
  21.  
  22. Look  for the presence of 'MEMTEST.BAT' in \SERVICE.   If you observe  this 
  23. 'BAT' file, then enter this command in the subdirectory:
  24.  
  25.                     MEMTEST    <======== you enter this 
  26.  
  27. The test that follows will display a memory usage and a memory map.
  28.  
  29.                        To rebuild corrupted indexes:
  30.  
  31. Let's  say that you are entering data and your power circuit has a  voltage 
  32. surge,  thereby  locking up your computer.   When you power up again,  your 
  33. indexes may have become corrupted and either you cannot go into the program 
  34. or the data files become unreadable.   If that happens,  use this procedure 
  35. in \SERVICE:
  36.             
  37.                                DEL *.MEM    <===== you enter these
  38.                                DEL *.NTX    <======
  39.                                GO           <====== 'GO' invokes SERVICE.EXE
  40.  
  41. At this point,  the Installation menu will appear, indicate that you are on 
  42. a hard drive and follow the instructions.   The program will then  recreate 
  43. all the old indexes and attempt to read the old registration files. 
  44.  
  45.             Alternate methodology to rebuild corrupted indexes:
  46.  
  47. Look in \SERVICE and execute this command:
  48.  
  49.                                  DIR *.BAT
  50.  
  51. If you see a file named "CRISIS.BAT",  then invoke this file instead of the 
  52. prior procedure.  It accomplishes the same thing.
  53.  
  54.  
  55.                     CRISIS   <========= you enter this
  56.  
  57.  
  58.  
  59.